Skip to content

Cut 1.39's heading and write 1.40's store copy - #158

Merged
andiwand merged 1 commit into
mainfrom
cut-1.40
Aug 15, 2026
Merged

Cut 1.39's heading and write 1.40's store copy#158
andiwand merged 1 commit into
mainfrom
cut-1.40

Conversation

@andiwand

@andiwand andiwand commented Aug 15, 2026

Copy link
Copy Markdown
Member

Everything under Unreleased has landed, so it is a version: ## [Unreleased] becomes ## [1.40], and fastlane/metadata/en-US/changelogs/1.40.txt holds the "What's New" copy for it.

What 1.40 is:

#155 the tool bar sat on the status bar, with an empty band between its buttons and the document
#156 a back chevron instead of "Back to documents", and a pencil for the documents that can be edited
#157 a document opens fitted to the screen instead of running off the edge, as it does on Android

No date and no compare link on the heading, and [Unreleased] stays on v1.39...HEAD: the tag is written when the drafted release is published, which is what CHANGELOG.md says to wait for.

Both release scripts were run against this branch, since they are what a dispatch would hit first:

$ .github/scripts/resolve-version.py --input 1.40 --dry-run false
building 1.40

$ .github/scripts/changelog-section.py --version 1.40
### Changed
- A document wider than the screen opens fitted to it rather than running off
  the edge, which is what it has always done on Android.
…

That section is what the GitHub release body becomes.

Once this is merged: gh workflow run release.yml -f version=1.40.

🤖 Generated with Claude Code

Everything under Unreleased is in: the tool bar sitting on the status bar
(#155), the chevron and the pencil (#156), and a document fitted to the
screen (#157). That is a version, so the heading is cut to 1.40 and the
store copy for it written.

No date and no compare link on the heading: v1.40 is written when the
drafted release is published, and this file says to wait for the tag. The
Unreleased link stays on v1.39...HEAD for the same reason.

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
Claude-Session: https://claude.ai/code/session_01Q1T4UTUxDqjCGUn3Uiyhkj
@andiwand
andiwand merged commit 248efac into main Aug 15, 2026
1 check passed
@andiwand
andiwand deleted the cut-1.40 branch August 15, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant